ROC( <value>, <periods> )
Computes the rate of change of the specified value over the specified number of periods.
Function ParametersParameter | Description |
---|
<value> | The value to compute the rate of change of. |
<periods> | The number of periods to look back while computing the rate of change. |
Back to the Scripting Function Reference